-
Home
-
SureMail – SMTP and Email Logs Plugin with Amazon SES, Postmark, and Other Providers
-
1.6.1 (latest)
-
Code
-
Classes
- ProcessEmailData
Total Complexity |
112 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
921 |
Lines of code |
452 |
Logical lines of code |
255 |
Comment lines |
341 |
Methods |
39 |
Properties |
14 |
Methods 39
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_headers() |
C |
32 |
22 |
113 |
format_processed_headers() |
B |
41 |
16 |
56 |
process_all() |
A |
36 |
13 |
78 |
process_attachments() |
A |
47 |
12 |
37 |
process_to() |
S |
51 |
6 |
27 |
parse_emails() |
S |
53 |
5 |
24 |
format_email_recipients() |
S |
59 |
5 |
14 |
get_attachment_name() |
S |
67 |
2 |
7 |
get_extra_headers() |
S |
82 |
1 |
3 |
get_boundary() |
S |
82 |
1 |
3 |
set_boundary() |
S |
81 |
1 |
3 |
get_x_mailer() |
S |
82 |
1 |
3 |
set_x_mailer() |
S |
81 |
1 |
3 |
get_attachments() |
S |
82 |
1 |
3 |
set_extra_headers() |
S |
81 |
1 |
3 |
get_message() |
S |
82 |
1 |
3 |
set_message() |
S |
81 |
1 |
3 |
get_charset() |
S |
82 |
1 |
3 |
set_attachments() |
S |
81 |
1 |
3 |
get_subject() |
S |
82 |
1 |
3 |
set_subject() |
S |
81 |
1 |
3 |
set_charset() |
S |
81 |
1 |
3 |
__construct() |
S |
75 |
1 |
4 |
set_content_type() |
S |
81 |
1 |
3 |
get_content_type() |
S |
82 |
1 |
3 |
set_reply_to() |
S |
81 |
1 |
3 |
get_reply_to() |
S |
82 |
1 |
3 |
get_bcc() |
S |
82 |
1 |
3 |
set_cc() |
S |
81 |
1 |
3 |
get_cc() |
S |
82 |
1 |
3 |
set_from() |
S |
81 |
1 |
3 |
get_from() |
S |
82 |
1 |
3 |
set_to() |
S |
81 |
1 |
3 |
get_to() |
S |
82 |
1 |
3 |
get_text_headers() |
S |
81 |
1 |
3 |
get_html_headers() |
S |
81 |
1 |
3 |
process_subject() |
S |
77 |
1 |
4 |
process_message() |
S |
77 |
1 |
4 |
set_bcc() |
S |
81 |
1 |
3 |